.hx-bot {
    display: none;
}

.footer {
    width: 100%;
    height: 250px;
    text-decoration: none;
    background: #424242;
    color: #fff;
    padding-top: 1px;
    font-size: 14px;
}

.footer .footcon {
    width: 1200px;
    height: 150px;
    margin: auto;
    margin-top: 40px;
}

.footer .footcon .footl {
    width: 240px;
    height: 183px;
    float: left;
    text-align: center;
}

.footer .footcon .footl .shang {
    width: 240px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #333;
}

.footer .footcon .footl .xia {
    width: 240px;
    height: auto;
    line-height: 24px;
    font-size: 14px;
    color: #707070;
}

.footer .footcon .footl .xia a {
    color: #707070 !important;
}

.footer .footcon .footl .xia a:hover {
    color: #004fa3 !important;
}

.footer .footcon .footlogo {
    width: 200px;
    height: 150px;
    float: left;
    background: url(../images/foot_logo.jpg) left no-repeat;
}

.footer .footcon .footwei {
    width: 420px;
    height: 150px;
    float: right;
    background: url(../images/foot_weixin.png) left no-repeat;
}

.footer .footcon .footc {
    width: 400px;
    height: 150px;
    float: left;
    text-align: left;
    line-height: 28px;
}

.footer .footcon .footc .shang {
    width: 240px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    color: #333;
}

.footer .footcon .footc .xia {
    width: 240px;
    height: auto;
    line-height: 24px;
    font-size: 14px;
    color: #707070;
}

.footer .footcon .footc .xia a {
    color: #707070 !important;
}

.footer .footcon .footc .xia a:hover {
    color: #004fa3 !important;
}

.footer .footcon .footc .p_more {
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #004fa3;
    font-size: 14px;
    color: #004fa3;
    margin: auto;
    margin-top: 10px;
}

.footer .footcon .footc .p_more a {
    color: #004fa3;
}

.footer .footcon .footc .p_more:hover {
    width: 88px;
    height: 30px;
    color: #fff;
    background: #004fa3;
    border: 1px solid #004fa3;
}

.footer .footcon .footc .p_more:hover a {
    color: #fff;
    text-decoration: none;
}

.hx-bot {
    display: none !important;
}

#float_chat {
    position: fixed;
    top: 70%;
    right: 10px;
    margin-top: -100px;
    z-index: 100;
    width: 78px;
    text-align: center;
}

.sygg {
    width: 100%;
    height: 381px;
    background: url(../images/gg.jpg) center no-repeat;
}


/*首页产品中心*/

.protit1 {
    width: 960px;
    margin: auto;
    height: 71px;
    line-height: 35px;
    padding-top: 54px;
    text-align: center;
    color: #333;
    font-size: 28px;
    border-bottom: 1px dashed #cfcfcf;
}

.protit1 span {
    color: #004fa3;
    font-weight: bold;
}

.protit1 p {
    width: 100%;
    float: left;
    color: #cfcccc;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

#float_chat dl dd {
    background: rgb(147, 147, 147);
    opacity: 0.9;
    border-radius: 2px;
    height: 60px;
    color: rgb(255, 255, 255);
    margin-bottom: 2px;
    display: block;
    text-decoration: none;
}

#float_chat dl dd:hover {
    background: rgb(248, 79, 69);
}

#float_chat dl dd a {
    color: #FFF;
}

#float_chat .current {
    background: rgb(248, 79, 69);
}

#float_chat .gotop {
    height: 50px;
    line-height: 50px;
}

#float_chat .gotop span {
    font-size: 30px;
}

#float_chat .inchat span {
    display: block;
    height: 20px;
    line-height: 20px;
    padding-top: 12px;
    font-size: 20px;
    position: relative;
}

#float_chat .inchat p {
    height: 20px;
    line-height: 20px;
}

#float_chat .qrcode {
    height: 50px;
    line-height: 50px;
    position: relative;
}

#float_chat .qrcode span {
    font-size: 25px;
}

#float_chat .qrcode .qrcode_list {
    position: absolute;
    right: 78px;
    bottom: 0px;
    width: 155px;
    height: 170px;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background-color: #FFF;
    display: none;
}

#float_chat .qrcode .qrcode_list ul li {
    float: left;
    width: 135px;
    height: 150px;
    background-color: #FFF;
    padding: 10px;
}

#float_chat .qrcode .qrcode_list ul li p {
    height: 25px;
    line-height: 25px;
    color: #000;
    font-size: 14px;
}

.sharexxx {
    position: relative;
    cursor: pointer;
}

.rightShare {
    position: absolute;
    right: 78px;
    bottom: 0px;
    height: 50px;
    width: 0px;
    display: none;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.rightShare ul li {
    display: inline-block;
    padding-top: 10px;
}

.sharexxx:hover .rightShare {
    width: 280px;
    display: block;
}

#float_chat .qrcode:hover .qrcode_list {
    display: block;
}


/*.rightShare ul li{ float:left; width:29px; height:29px;}
.rightShare ul li a{ display:block;}
.sharexxx:hover .rightShare{width:185px;}*/


/*-----------------广告------------*/


/*首页优势2*/

.ys_con1 {
    width: 100%;
    height: 350px;
    margin: auto;
    margin-top: 40px;
}

.ys_con1 .ys_left {
    width: 550px;
    height: 320px;
    padding: 30px 50px 0px 0px;
    float: right;
}

.ys_con1 .ys_left .ys_shang {
    width: 550px;
    height: 70px;
    border-bottom: 1px solid #d6d6d6;
    line-height: 59px;
    color: #004fa3;
}

.ys_con1 .ys_left .ys_shang .ys_data {
    width: auto;
    font-size: 55px;
    float: left;
    font-style: oblique;
    font-weight: bold;
    padding-right: 20px;
}

.ys_con1 .ys_left .ys_shang .ys_zhong {
    width: auto;
    font-size: 20px;
    line-height: 30px;
    color: #333;
    float: left;
}

.ys_con1 .ys_left .ys_shang .ys_zhong span {
    float: left;
    font-weight: bold;
    color: #004fa3;
    font-size: 26px;
}

.ys_con1 .ys_left .ys_xia {
    width: 530px;
    height: 165px;
    padding-left: 20px;
    margin-top: 30px;
    font-size: 15px;
    color: #333;
    line-height: 33px;
    background: url(../images/ys.png) left repeat-y;
}

.ys_con1 .ys_right {
    width: 50%;
    height: 350px;
    float: right;
    background: url(../images/ys_1.jpg) left no-repeat;
}

.ys_con2 {
    width: 100%;
    height: 350px;
    margin: auto;
}

.ys_con2 .ys_left {
    width: 550px;
    height: 300px;
    padding: 50px 0px 0px 50px;
    float: left;
}

.ys_con2 .ys_left .ys_shang {
    width: 550px;
    height: 70px;
    border-bottom: 1px solid #d6d6d6;
    line-height: 59px;
    color: #004fa3;
}

.ys_con2 .ys_left .ys_shang .ys_data {
    width: auto;
    font-size: 55px;
    float: left;
    font-style: oblique;
    font-weight: bold;
    padding-right: 20px;
}

.ys_con2 .ys_left .ys_shang .ys_zhong {
    width: auto;
    font-size: 20px;
    line-height: 30px;
    color: #333;
    float: left;
}

.ys_con2 .ys_left .ys_shang .ys_zhong span {
    float: left;
    font-weight: bold;
    color: #004fa3;
    font-size: 26px;
}

.ys_con2 .ys_left .ys_xia {
    width: 530px;
    height: 132px;
    padding-left: 20px;
    margin-top: 30px;
    font-size: 15px;
    color: #333;
    line-height: 33px;
    background: url(../images/ys.png) left top repeat-y;
}

.ys_con2 .ys_right {
    width: 50%;
    height: 350px;
    float: left;
    background: url(../images/ys_2.jpg) left no-repeat;
}

.ys_con3 {
    width: 100%;
    height: 350px;
    margin: auto;
}

.ys_con3 .ys_left {
    width: 550px;
    height: 300px;
    padding: 50px 50px 0px 0px;
    float: right;
}

.ys_con3 .ys_left .ys_shang {
    width: 550px;
    height: 70px;
    border-bottom: 1px solid #d6d6d6;
    line-height: 59px;
    color: #004fa3;
}

.ys_con3 .ys_left .ys_shang .ys_data {
    width: auto;
    font-size: 55px;
    float: left;
    font-style: oblique;
    font-weight: bold;
    padding-right: 20px;
}

.ys_con3 .ys_left .ys_shang .ys_zhong {
    width: auto;
    font-size: 20px;
    line-height: 30px;
    color: #333;
    float: left;
}

.ys_con3 .ys_left .ys_shang .ys_zhong span {
    float: left;
    font-weight: bold;
    color: #004fa3;
    font-size: 26px;
}

.ys_con3 .ys_left .ys_xia {
    width: 530px;
    height: 132px;
    padding-left: 20px;
    margin-top: 30px;
    font-size: 15px;
    color: #333;
    line-height: 33px;
    background: url(../images/ys.png) left top repeat-y;
}

.ys_con3 .ys_right {
    width: 50%;
    height: 350px;
    float: right;
    background: url(../images/ys_3.jpg) left no-repeat;
}


/*首页关于我们*/

.aboutconn {
    width: 100%;
    height: 621px;
    background: url(../images/about_back.jpg) center no-repeat;
    margin-bottom: 40px;
}

.aboutconn .aboutu {
    width: 1200px;
    height: 621px;
    margin: auto;
    color: #fff;
}

.aboutconn .aboutu .about_l {
    width: 520px;
    height: 621px;
    float: left;
}

.news_solution {
    margin-top: 58px;
}

.wrap {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.cenNew_list {
    width: 100%;
    float: left;
    overflow: hidden;
}

.cenNew_list h3 {
    width: 100%;
    font-size: 2em;
    color: #000;
    margin-bottom: 40px;
    background: url(../images/new_ico.png) no-repeat left center;
    padding-left: 57px;
    text-align: left;
    min-height: 44px;
}

.cenNew_list dl dd {
    overflow: hidden;
    color: #666;
    margin-bottom: 35px;
    float: left;
    width: 45%;
    margin-right: 5%;
}

.cenNew_list dl dd .date {
    float: left;
    width: 83px;
    height: 83px;
    border: 1px #808080 solid;
    margin-right: 3%;
}

.cenNew_list dl dd .title {
    font-size: 18px;
    font-weight: 500;
    color: #00132b;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cenNew_list dl dd .p {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 8px;
}

.cenNew_list dl dd .date ._day {
    font-weight: bold;
    font-size: 36px;
    line-height: 35px;
    margin-top: 12px;
}

.cenNew_list dl dd .date span {
    display: block;
    text-align: center;
    color: #333;
}

.cenNew_list dl dd .date ._month {
    font-size: 14px;
}

.cenNew_list dl dd .date span {
    display: block;
    text-align: center;
    color: #333;
}

.aboutconn .aboutu .about_l .left_biao {
    width: 380px;
    height: 130px;
    padding: 106px 0px 0px 140px;
    background: url(../images/about_logo.png) top left no-repeat;
    line-height: 40px;
    font-size: 25px;
    text-transform: uppercase;
}

.aboutconn .aboutu .about_l .left_biao span {
    line-height: 60px;
    font-size: 35px;
}

.aboutconn .aboutu .about_l .left_con {
    width: 520px;
    height: 385px;
    line-height: 36px;
    font-size: 16px;
}

.aboutconn .aboutu .about_l .left_con a {
    color: #fff;
}

.aboutconn .aboutu .about_l .left_con a:hover {
    color: #004fa3;
}

.aboutconn .aboutu .about_r {
    width: 600px;
    height: 506px;
    float: right;
    padding-top: 57px;
}

.idx_adv {
    width: 1200px;
    margin: 25px auto 0px auto;
    height: 100px;
}

.idx_adv img {
    width: 1200px;
    height: 100px;
}

.case_info {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.case_content {
    width: 86%;
    margin: 0 auto;
    overflow: hidden;
}

.case_content li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #fff;
}

.case_content li:nth-child(even) {
    float: right;
    border-right: none;
    border-left: 1px solid #fff;
}

.case_content img {
    width: 100%;
}

.ys {
    height: auto;
    margin: 0 0 15px;
    width: 100%;
}

.ys h3 {
    height: 140px;
    overflow: hidden;
    text-align: center;
}

h3 {
    font-size: 20px;
}

.ys ul {
    margin: 0 auto;
    width: 1200px;
}

.ys1 {
    background: url("../images/ys1.jpg") no-repeat scroll 0 0;
}

.ys2 {
    background: url("../images/ys2.jpg") no-repeat scroll 0 0;
}

.ys-a {
    position: absolute;
    top: 160px;
    left: 98px;
}

.youshi li span {
    color: #ff8000;
    display: block;
    font-family: "微软雅黑";
    font-size: 21px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 30px;
}

.youshi li p {
    background: url("../images/ico2.jpg") no-repeat 0 9px;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    padding: 0 0 0 18px;
    width: 400px;
}

.ys-b {
    position: absolute;
    top: 431px;
    left: 98px;
}

.ys-c {
    position: absolute;
    top: 679px;
    left: 98px;
}

.ys-d {
    position: absolute;
    top: 948px;
    left: 98px;
}

.youshi_fa {
    width: 100%;
    padding-bottom: 60px;
}

.youshi {
    text-align: center;
}

.wids {
    display: flex;
    flex-wrap: nowrap;
    padding: 0 40px;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1600px;
}

.about {
    width: 100%;
    margin-left: 40px;
    color: #fff;
}

.about_fa {
    background: url(/images/about.jpg);
    padding: 40px 0;
}

.about_fa .tt p {
    color: #fff;
}

.about_left {
    float: left;
    padding: 10px 0 30px;
    max-height: 300px;
}

.about_left img {
    width: 100%;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    margin-top: -40px !important;
}

.case_font {
    width: 462px;
    height: 170px;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    bottom: 0;
    right: 10px;
    box-sizing: border-box;
    padding: 20px;
}

.case_font p {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    transition: all .5s;
}

.case_font p:hover {
    color: rgb(255, 85, 84);
}

.case_font span {
    background: #FF5554;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
    padding: 0px 10px;
}

.hx-bot {
    overflow: hidden;
    position: fixed;
    bottom: 0;
    /* -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);

    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);

    box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
    background-color: #fff;
    padding: 0.3rem 0;
    z-index: 9999;
    max-width: 37.5rem;
    margin: 0 auto;
    width: 100%;
}

.hx-bot a {
    float: left;
    width: 33.33%;
    line-height: 2rem;
    font-size: 0.8rem;
    color: #333333;
    text-align: center;
    background-color: #fff;
    position: relative;
}

.hx-bot a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.2rem;
    width: 18px;
}

.hx-bot a:nth-child(2) {
    background: -webkit-linear-gradient(left, #ff6255, #ec0823);
    background: -o-linear-gradient(left, #ff6255, #ec0823);
    background: -moz-linear-gradient(left, #ff6255, #ec0823);
    background: linear-gradient(left, #ff6255, #ec0823);
    color: #fff;
    border-radius: 2rem 0 0 2rem;
}

.hx-bot a:nth-child(3) {
    background: -webkit-linear-gradient(left, #ffcb01, #ff9502 30%, #ff9502);
    background: -o-linear-gradient(right, #ffcb01, #ff9502 30%, #ff9502);
    background: -moz-linear-gradient(right, #ffcb01, #ff9502 30%, #ff9502);
    background: linear-gradient(to right, #ffcb01, #ff9502 30%, #ff9502);
    color: #fff;
    border-radius: 0px 2rem 2rem 0;
}


/*for di fu dong*/

.left_phone {
    position: absolute;
    right: 79px;
    background: #fff;
    color: #000;
    padding: 20px;
    top: -13px;
    display: none;
}

#float_chat .left_phone span {
    display: block;
    height: 30px;
    background: url(/images/side_con_icon02.png) no-repeat 0 center;
    color: #ff6255;
    font-size: 14px;
    width: 70px;
    padding-left: 35px;
}

#float_chat dd:nth-child(2):hover .left_phone {
    display: block;
}

.wap_sw2 {
    display: none;
}

.index {
    display: none;
}

@media (max-width:1200px) {
    .hx-bot {
        display: block;
    }
    .hx-bot {
        display: block !important;
    }
    #float_chat {
        display: none;
    }
    .youshi img {
        display: block;
        margin: 0 auto;
    }
    .case_content li {
        width: 100%;
        margin: 2px 0;
    }
    .wap_sw2 {
        display: block;
    }
    .sw2 {
        display: none;
    }
}

@media (max-width:541px) {
    .youshi img {
        width: 100%;
    }
    .wids {
        flex-wrap: wrap;
    }
    .about {
        margin-left: 0;
    }
    .case_font {
        width: 250px;
        height: 110px;
    }
    .case_font p {
        font-size: 16px;
    }
    .footer,
    .protit1 p,
    .about_r {
        display: none;
    }
    .sygg {
        background: url("../images/gg_wap.jpg") no-repeat;
        background-size: 100%;
        height: 180px;
    }
    .protit1,
    .ys_con1 .ys_right,
    .ys_con1 .ys_left,
    .ys_con1 .ys_left .ys_shang,
    .ys_con1 .ys_left .ys_xia,
    .ys_con2 .ys_right,
    .ys_con2 .ys_left,
    .ys_con2 .ys_left .ys_xia,
    .ys_con3 .ys_right,
    .ys_con3 .ys_left,
    .ys_con3 .ys_left .ys_xia,
    .aboutconn .aboutu,
    .ys_con2 .ys_left .ys_shang,
    .aboutconn .aboutu .about_l .left_con,
    .about_l,
    .aboutconn .aboutu .about_l,
    .ys_con3 .ys_left .ys_shang,
    .aboutconn .aboutu .about_l .left_biao {
        width: 100%;
    }
    .hy {
        display: none;
    }
    .ys_con1,
    .ys_con2,
    .ys_con3 {
        width: 100%;
        height: auto;
    }
    .ys_con1 .ys_right,
    .ys_con2 .ys_right,
    .ys_con2 .ys_left,
    .ys_con3 .ys_right,
    .ys_con3 .ys_left {
        float: none;
    }
    .ys_con1 .ys_left,
    .ys_con3 .ys_left {
        float: none;
        padding: 30px 10px 0 0;
        box-sizing: border-box;
    }
    .ys_con1 .ys_left .ys_xia,
    .ys_con3 .ys_left .ys_xia,
    .ys_con2 .ys_left .ys_xia {
        box-sizing: border-box;
    }
    .ys_con2 .ys_left {
        padding: 20px 0 0;
    }
    .aboutconn .aboutu .about_l .left_biao {
        padding: 30px 0px 15px 0px;
        box-sizing: border-box;
        font-size: 16px;
        text-align: center;
        background: transparent;
    }
    .aboutconn .aboutu .about_l .left_con {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .cenNew_list dl dd {
        width: 90%;
    }
    .aboutconn .aboutu .about_l .left_con {
        height: auto;
        padding-bottom: 30px;
    }
    .aboutconn .aboutu .about_l {
        height: auto;
        float: none;
    }
    .aboutconn .aboutu {
        height: auto;
    }
    .aboutconn {
        height: auto;
    }
    .ys_con1 .ys_left {
        height: 360px;
    }
    .protit1 {
        padding: 20px;
    }
    .index {
        font-size: 64.2188px;
    }
    #floor_3_main {
        width: 100%;
        background: #fff;
        margin: 0 auto;
    }
    .index .in_title {
        padding-top: .4em;
    }
    .index .in_title .entit {
        margin-bottom: .12em;
        font: normal .5em "AvantGarde Bk BT";
        color: #666;
        text-align: center;
    }
    .tt:nth-child(1) {
        margin: 0;
    }
    .index .in_title .tit {
        width: 7em;
        margin: 0 auto;
        font-size: .34em;
        font-weight: bold;
        text-align: center;
        color: rgb(80, 132, 191);
    }
    .index .in_title .tit em {
        display: block;
        width: .5em;
        height: .02em;
        margin-top: .2em;
        background: #ccc;
    }
    .index .floor_3 .proAdvant .list li:first-child {
        border-top: none;
    }
    .index .floor_3 .proAdvant .list li {
        display: block;
        width: 5.6em;
        margin: 0 auto;
        padding-top: .4em;
        padding-bottom: .4em;
        border-top: .02em solid #ddd;
    }
    .index .floor_3 .proAdvant .list li .img {
        float: left;
        width: 1.34em;
        height: 1.5em;
    }
    .index .floor_3 .proAdvant .list li .img img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .index .floor_3 .proAdvant .list li .txt {
        float: right;
        display: block;
        width: 3.8em;
    }
    .index .floor_3 .proAdvant .list li .txt .tit {
        font: bold .3em "Microsoft YaHei";
        color: rgb(80, 132, 191);
    }
    .index .floor_3 .proAdvant .list li .txt .cont {
        margin-top: .12em;
        font-size: .2em;
        color: #666;
        text-align: justify;
    }
    .clearfix:after {
        content: "";
        display: block;
        clear: both;
        width: 100%;
        height: 0;
        line-height: 0;
        font-size: 0;
    }
    .ys_box {
        display: none;
    }
    .index .floor_3 .proAdvant .list li:nth-child(2) .img {
        float: right;
    }
    .index .floor_3 .proAdvant .list li:nth-child(2) .txt {
        float: left;
    }
    #tab_one1_1 dd:nth-child(5) {
        display: none;
    }
    .index {
        display: block;
    }
}